@charset"utf-8";
/* CSS Document */
a:hover { color: #EF4513;}
#header {  }
#logo { }
#head { height:32px; line-height:32px; text-align:right; background:url(images/headerTop.png) repeat-x}
#head a{ margin:0 10px}
/*导航*/
#nav_wrap { background: #005AA9; }
#nav { height: 52px; }
#nav li { float: left; position: relative; }
#nav .home { background: none; }
#nav li a { display: block; width: 171px; color: #FFF; text-align: center; height: 52px; }
#nav li a .name { height: 28px; padding-top: 10px; font-size: 15px; }
#nav li a .sname { height: 34px; font-size: 12px; }
#nav li a:hover { background: #242424; text-decoration: none; color: #FFF; }
#nav li:hover>a { background: #242424; text-decoration: none; color: #FFF; }
#nav li .current { background: #242424; text-decoration: none; color: #FFF;}
#nav .sub { display: none; position: absolute; left: 0; background: #1F5D9A; z-index: 99999; }
#nav .sub li { background: none; float: none; height: 36px; padding: 0; }
#nav .sub li a { height: 36px; line-height: 36px; font-size: 12px;  border-radius: 0; color: #FFF; }
#nav .sub li a:hover { background: #242424; }
.search { background: #EEE; height: 40px; line-height: 40px; position: relative; padding: 0 10px; }
#search_text { border: 1px solid #1F5D9A; height: 26px; line-height: 26px; padding: 0 10px; width: 160px; position: absolute; right: 70px; top: 7px; border-radius: 13px 0 0  13px; }
#search_submit { background: #1F5D9A; height: 26px; width: 60px; position: absolute; right: 10px; top: 7px; color: #FFF; cursor: pointer; border-radius: 0 13px 13px 0; }
/* 幻灯 */
#slideshow { height: 450px; position: relative; margin-bottom: 10px; }
#slideshow .bd li { height: 450px; }
#slideshow .hd ul { width: 100%; position: absolute; z-index: 1; bottom: 0; left: 0; height: 30px; line-height: 30px; text-align: center; }
#slideshow .hd ul li { cursor: pointer; display: inline-block; zoom: 1; width: 30px; height: 8px; margin-right: 2px; background: #FFF; overflow: hidden; line-height: 9999px; }
#slideshow .hd ul .on { width: 60px; background: #E84414; }
#slideshow .site_width { width: 980px; height: 450px; margin: 0 auto; }
#slideshow .site_width a { width: 980px; height: 450px; display: block; }
#slideshow .next, #slideshow .prev { position: absolute; top: 0; width: 68px; height: 450px; color: #FFF; line-height: 450px; text-align: center; cursor: pointer; }
#slideshow .next { right: 100px; background: url(images/next.png) center no-repeat;}
#slideshow .prev { left: 100px; background: url(images/prev.png) center no-repeat;}
/*主体*/
.hd1 { background: #EEE; height: 40px; line-height: 40px; padding: 0 14px; font-size: 16px; border-left: 10px solid #1F5D9A; }
.bd1 { padding: 10px 0; overflow: hidden; zoom: 1; margin-bottom: 20px; }
.hd2 { background: #EEE; height: 40px; line-height: 40px; padding: 0 14px; font-size: 16px; border-left: 10px solid #1F5D9A; }
.bd2 { padding: 10px 0; overflow: hidden; zoom: 1; margin-bottom: 20px; }
.hd3 { background: #EEE; height: 40px; line-height: 40px; padding: 0 14px; font-size: 16px; border-left: 10px solid #1F5D9A; }
.bd3 { padding: 10px 0; overflow: hidden; zoom: 1; margin-bottom: 20px; }
.hd4 { font-size: 30px; padding: 15px 0; }
.hd4 .aname{ font-size: 18px; }
.bd4 { padding: 10px 0; }
.seoname { text-align: center; font-size: 20px; margin-bottom: 20px; color: #666;}
.more { }
.more a { background: #1F5D9A; display: block; padding: 0 10px; color: #FFF; font-size: 12px; }
.more a:hover { background: #000; }
.current_location { background: #EEE; height: 40px; line-height: 40px; padding: 0 10px; margin-bottom: 10px; margin-top: 10px; }
.current_location a.current { color: red; }

/*底部*/
#footer { background: #535353; padding: 10px 0; color: #EEE; margin-top: 20px; }
#footer a { color: #EEE; }
/* 频道页相关 */
#channel_cover { margin-bottom: 10px; }
#channel_cover img { width: 100%; }
#channel_content p { line-height: 26px; }

.channel_list li { margin-bottom: 2px; }
.channel_list li a { display: block; background: #EEE; line-height: 40px; padding: 0 10px; }
.channel_list li a:hover { background: #1F5D9A; color: #FFF; text-decoration: none; }
.channel_list li a.current { background: #1F5D9A; color: #FFF; text-decoration: none; }
.channel_wlist { overflow: hidden; margin-bottom: 10px; }
.channel_wlist li { float: left; margin-right: 10px; }
.channel_wlist li a { display: block; height: 40px; line-height: 40px; background: #EEE; padding: 0 30px; }
.channel_wlist li a:hover { background: #1F5D9A; color: #FFF; }
.channel_wlist li a.current { background: #1F5D9A; color: #FFF; }

.adlist{} 
.adlist .wrap { background: #F7F7F7; padding: 10px; margin-bottom: 10px; border: 1px solid #EEE; } 
.adlist .title { line-height: 36px; border-bottom: 1px dotted #999;} 
.adlist .content { font-size: 12px; color: #AAA; padding: 10px 0; } 
.adlist .info { font-size: 12px; text-align: right; } 

.plist {}
.plist .wrap { margin-bottom: 20px; padding: 4px; border: 1px solid #EEE; overflow: hidden;}
.plist .wrap img:hover { animation:plist 1s .1s ease both;}
.plist .title { text-align: center; height: 36px; line-height: 36px; background: #EEE; }
@keyframes plist{
	0%{ transform:scale(1) }
	50%{ transform:scale(1.1) }
	100%{ transform:scale(1) }
}
.pdlist{} 
.pdlist .wrap { background: #F7F7F7; padding: 10px; margin-bottom: 10px; border: 1px solid #EEE; }
.pdlist .l { width: 120px; float: left; }
.pdlist .r { float: right; width: 740px; }
.pdlist .title { line-height: 36px; border-bottom: 1px dotted #999;} 
.pdlist .content { font-size: 12px; color: #AAA; padding: 10px 0; } 
.pdlist .info { font-size: 12px; text-align: right; } 

.prlist .wrap { border: 1px solid #EEE; padding: 10px; margin-bottom: 2px;}
.prlist .bd { margin-top: 10px; }
.prlist .bd .content{ font-size: 12px; color: #999; }
.prlist .on{ background: #FAFAFA; }

.waterfall  { position: relative; }
.waterfall > div { position: absolute !important; }
/*分页样式*/
.page_turner { margin: 20px 0; text-align: center; }
.page_turner a, .page_turner span { display: inline-block; height: 40px; line-height: 40px; min-width: 40px; text-align: center; background: #F2F2F2; margin-right: 2px; }
.page_turner a:link, .page_turner a:visited { text-decoration: none; }
.page_turner a:hover, .page_turner a.current { background: #E84414; color: #FFF; }

/*详情页面*/
#detail_title { font-size: 24px; line-height: 50px; }
#detail_intro { background: #EEE; color: #999; padding: 0 10px; line-height: 40px; font-size: 12px; background: linear-gradient(to right, #EEE, #FFF); }
#detail_content { padding: 20px 0; font-size: 14px; }
#detail_around { padding: 20px; background: #F5F5F5; line-height: 26px; border: 1px solid #CCCCCC; margin-bottom: 20px; }
#detail_picture { width: 660px; margin: 20px auto; text-align: center; }
#detail_picture img { padding: 5px; border: 1px solid #EEE; }

/*多图展示*/
#detail_slideshow { }
#detail_slideshow .bd { text-align: center; }
#detail_slideshow .bd img { width: 100%;}
#detail_slideshow .hd { margin-top: 10px; }
#detail_slideshow .hd li .img { border: 1px solid #EEE; padding: 3px; cursor: pointer;  }
#detail_slideshow .hd .on .img { border: 2px solid #E84414; padding: 2px;  }

#detail_paremeter li { border-bottom: 1px solid #EEE; line-height: 40px;}

/*优势*/
.ys_bg { background:url(images/ys_bg.jpg) center 65px no-repeat; height:1165px; overflow:hidden; margin-top:-22px; position:relative; z-index:99;}
.ys1 { width:960px; margin:0 auto;}
.y_tit { text-align:center; height:127px; margin-bottom:46px; margin-top:-13px;}
.y_tit em { display:block; color:#1579c6; font-size:16px; text-transform:uppercase; font-family:"Times New Roman", Times, serif; font-style:italic; margin-top:-8px;}
.y_tit span { display:block; overflow:hidden; zoom:1; padding-left:204px;}
.y_tit span small { float:left; color:#888; font-size:30px; text-align:right; font-family:"Times New Roman", Times, serif; font-weight:normal; font-style:italic; margin-top:27px;}
.y_tit span b { display:block; color:#333; font-style:normal;font-family:"Microsoft Yahei"; margin-top:-5px;}
.y_tit big { float:left; color:#1579c6; font-size:60px; font-style:italic;  margin-top:25px;}
.y_tit big font { font-size:60px;}
.ys_con dl { width:480px; padding:12px 0 16px 0;}
.ys_con dt { background:url(images/y_line.gif) left bottom repeat-x; padding-bottom:14px; overflow:hidden;zoom:1; margin-bottom:7px;}
.ys_con dt img { float:left; width:43px; height:46px;}
.ys_con dt span { float:left; padding-left:12px; color:#999; text-transform:uppercase; margin-top:5px;}
.ys_con dt b { display:block; color:#1579c6; font-size:16px;}
.ys_con dd { margin:0 0 0 25px; color:#666; line-height:22px; background:url(images/y_li.gif) left 9px no-repeat; padding-left:13px; padding-right:20px;}
.y_link { background:url(images/y_btn.gif) no-repeat; width:158px; height:31px; line-height:31px; text-align:center; padding-bottom:35px; display:block;}
.y_link a { color:#fff; display:block;}
.dl3 { margin:46px 0 0 480px;}
.link2 { margin-left:480px;}
.dl4 { margin-top:35px;}


/*留言*/
.feedback_list { }
.feedback_list dt { padding: 10px; background: #CCC; }
.feedback_list dd { padding: 10px; background: #F1F1F1; margin-bottom: 10px; }
/* 漂浮的客服 */


#index-1 { padding: 20px 0; background: #F3F3F3; margin-top: 10px;}
#index-1 .block { background: #FFF; padding: 20px; height: 500px; }
#index-2 { padding: 20px 0;  }
#index-3 { padding: 20px 0;  }


#index_products { }
#index_products .x3 { width: 302px !important; }

#float { z-index: 9999; position: absolute; display: block; bottom: 1px; right: 0; }
#float .wrap { margin-bottom: 2px; position: relative; cursor: pointer; background: #EC4413;}
#float .icon { padding: 15px 0; width: 60px; display: block; line-height: 60px; text-align: center;  color: #FFF; font-size: 30px; }
#float .content {  min-height: 60px; position: absolute; right: 60px; top: 0; display: none; background: #EC4413;}
#float .content a { color: #FFF; }
#float .qq .content { line-height: 60px; padding: 0 20px; font-size: 30px; color: #FFF;  }
#float .qrcode .content { padding: 5px; width: 180px; }
#float .phone .content { line-height: 60px; padding: 0 20px; font-size: 30px; color: #FFF;  }
#float .custom .content { padding: 20px; min-width: 160px; color: #FFF; }
#float .gotop .content { }

.index_news {}
.index_news .wrap { margin-bottom: 10px;}
.index_news .left { background: #EEEEEE; height: 100px; float: left; width: 100px; text-align: center; color: #686868; }
.index_news .day { font-size: 50px; }
.index_news .ym {  }
.index_news .right { border: 1px solid #EEEEEE; border-left: none; height: 100px; float: left; width: 246px; padding: 10px;}
.index_news .title { font-size: 16px; line-height: 32px; }
.index_news .content { font-size: 12px; line-height: 22px; }
.index_news .wrap:hover .left { background: #EE3333; color: #FFF; }
